home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / video / 04 / setup.exe / Template / DVD (NTSC).mcf next >
Text File  |  2001-02-25  |  4KB  |  106 lines

  1. object TMPEGConfigFile
  2.   MPEG.Text = 'DVD NTSC'
  3.   MPEG.Description = ''
  4.   MPEG.OutputStreamType = MPEG_OutputStreamType_System_VideoAudio
  5.   MPEG.OutputStreamType_ReadOnly = True
  6.   MPEG.Video.StreamType = MPEGVideoEncoder_StreamType_MPEG2
  7.   MPEG.Video.StreamType_ReadOnly = True
  8.   MPEG.Video.Width = 720
  9.   MPEG.Video.Width_ReadOnly = True
  10.   MPEG.Video.Height = 480
  11.   MPEG.Video.Height_ReadOnly = True
  12.   MPEG.Video.YUVFormat = 1
  13.   MPEG.Video.YUVFormat_ReadOnly = True
  14.   MPEG.Video.DC_prec = 1
  15.   MPEG.Video.DC_prec_ReadOnly = False
  16.   MPEG.Video.VideoEncodeMode = MPEGVideoEncoder_VideoEncodeMode_Interlace
  17.   MPEG.Video.VideoEncodeMode_ReadOnly = True
  18.   MPEG.Video.VideoEncodeMode_CantSelExtType = False
  19.   MPEG.Video.FrameRate = 4
  20.   MPEG.Video.FrameRate_ReadOnly = True
  21.   MPEG.Video.AspectRatio = 2
  22.   MPEG.Video.AspectRatio_ReadOnly = True
  23.   MPEG.Video.RateControlMode = MPEGVideoEncoder_RateControlMode_CQ
  24.   MPEG.Video.RateControlMode_ReadOnly = False
  25.   MPEG.Video.MaxBitRate = 9000000
  26.   MPEG.Video.MaxBitRate_ReadOnly = False
  27.   MPEG.Video.CBR_BitRate = 7000000
  28.   MPEG.Video.MVBR_MaxBitRate = 9000000
  29.   MPEG.Video.MVBR_MinBitRate = 0
  30.   MPEG.Video.MVBR_Quality_P = 0
  31.   MPEG.Video.MVBR_Quality_B = 20
  32.   MPEG.Video.MVBR_EnablePadding = False
  33.   MPEG.Video.VBR_AvgBitRate = 5000000
  34.   MPEG.Video.VBR_MaxBitRate = 9000000
  35.   MPEG.Video.VBR_MinBitRate = 0
  36.   MPEG.Video.VBR_EnablePadding = False
  37.   MPEG.Video.AVBR_Quality = 50
  38.   MPEG.Video.AVBR_MaxBitRate = 9000000
  39.   MPEG.Video.AVBR_MinBitRate = 0
  40.   MPEG.Video.AVBR_EnablePadding = False
  41.   MPEG.Video.CQ_Quality = 65
  42.   MPEG.Video.CQ_Quality_P = 0
  43.   MPEG.Video.CQ_Quality_B = 20
  44.   MPEG.Video.CQ_MaxBitRate = 9000000
  45.   MPEG.Video.CQ_MinBitRate = 0
  46.   MPEG.Video.CQ_EnablePadding = False
  47.   MPEG.Video.VBVBufferSize = 229376
  48.   MPEG.Video.VBVBufferSize_ReadOnly = True
  49.   MPEG.Video.GOP_SeqHeaderInterval = 1
  50.   MPEG.Video.GOP_SeqHeaderInterval_ReadOnly = True
  51.   MPEG.Video.GOP_I_FrameCount = 1
  52.   MPEG.Video.GOP_I_FrameCount_ReadOnly = False
  53.   MPEG.Video.GOP_P_FrameCount = 5
  54.   MPEG.Video.GOP_P_FrameCount_ReadOnly = False
  55.   MPEG.Video.GOP_B_FrameCount = 2
  56.   MPEG.Video.GOP_B_FrameCount_ReadOnly = False
  57.   MPEG.Video.GOP_BitStreamForEdit = False
  58.   MPEG.Video.GOP_BitStreamForEdit_ReadOnly = False
  59.   MPEG.Video.QuantizeMatrix_Intra_ReadOnly = False
  60.   MPEG.Video.QuantizeMatrix_NonIntra_ReadOnly = False
  61.   MPEG.Video.CheckProfile_and_Level = True
  62.   MPEG.Video.CheckProfile_and_Level_ReadOnly = False
  63.   MPEG.Video.Profile = 4
  64.   MPEG.Video.Profile_ReadOnly = True
  65.   MPEG.Video.Level = 8
  66.   MPEG.Video.Level_ReadOnly = True
  67.   MPEG.Video.VideoFormat = 2
  68.   MPEG.Video.VideoFormat_ReadOnly = True
  69.   MPEG.Video.MotionSearchSpeed = MPEGVideoEncoder_MotionSearchSpeed_MotionEstimate
  70.   MPEG.Video.MotionSearch_AlwaysHalfPel = False
  71.   MPEG.Video.UseFloatDCT = False
  72.   MPEG.Video.QuantizeMode = False
  73.   MPEG.Video.QuantizeModeVal_Intra = 35
  74.   MPEG.Video.QuantizeModeVal_NonIntra = 35
  75.   MPEG.Video.YUVBasicYCbCr = False
  76.   MPEG.Video.QuantizeMatrix_Intra = {
  77.     081013161A1B1D22101016181B1D222513161A1B1D22222616161A1B1D222528
  78.     161A1B1D202328301A1B1D202328303A1A1B1D22262E38451B1D23262E384553}
  79.   MPEG.Video.QuantizeMatrix_NonIntra = {
  80.     1011121314151617111213141516171812131415161718191314151617181A1B
  81.     14151617191A1B1C151617181A1B1C1E1617181A1B1C1E1F1718191B1C1E1F21}
  82.   MPEG.Audio.StreamType = MPEGAudioEncoder_StreamType_MPEG1_Layer2
  83.   MPEG.Audio.StreamType_ReadOnly = False
  84.   MPEG.Audio.SamplingFrequency = 48000
  85.   MPEG.Audio.SamplingFrequency_ReadOnly = False
  86.   MPEG.Audio.ChannelMode = 0
  87.   MPEG.Audio.ChannelMode_ReadOnly = False
  88.   MPEG.Audio.CantUseMono = False
  89.   MPEG.Audio.BitRate = 224000
  90.   MPEG.Audio.BitRate_ReadOnly = False
  91.   MPEG.Audio.CalcCRC = False
  92.   MPEG.Audio.CalcCRC_ReadOnly = False
  93.   MPEG.Audio.OriginalFlag = False
  94.   MPEG.Audio.OriginalFlag_ReadOnly = False
  95.   MPEG.Audio.CopyrightFlag = False
  96.   MPEG.Audio.CopyrightFlag_ReadOnly = False
  97.   MPEG.Audio.PrivateFlag = False
  98.   MPEG.Audio.PrivateFlag_ReadOnly = False
  99.   MPEG.Audio.EmphasisType = 0
  100.   MPEG.Audio.EmphasisType_ReadOnly = False
  101.   MPEG.System.StreamType = MPEGSystemEncoder_StreamType_MPEG2_Program
  102.   MPEG.System.StreamType_ReadOnly = True
  103.   MPEG.System.CommentText = ''
  104.   MPEG.System.EnableCommentText = False
  105. end
  106.